[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MORE

 Function
  Pause the display and ask the user how to continue
  (Displays prompt number 196 from the PCBTEXT file).

 Syntax
  MORE   No arguments are required

 Remarks
  It is often necessary to pause in the display of information and wait
  for the user to catch up.  This statement allows you prompt the user on
  how to continue.  The acceptable responses are Y (or whatever letter is
  appropriate for the users language selection) to continue, N (or, again,
  whatever letter is appropriate) to abort, or NS to continue in non-stop
  mode.  It displays prompt number 196 from the PCBTEXT file for the
  current language to let the user know what is expected.

 Examples
  PRINTLN "Your account has expired!"
  PRINTLN "You are about to be logged off"
  MORE
  PRINTLN "Call me voice to renew your subscription"

See Also: WAIT
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson